home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 1.iso / pc / data / cover.dir / 00025.ls < prev    next >
Encoding:
Text File  |  1996-09-06  |  185 b   |  10 lines

  1. on mouseDown
  2.   set the castNum of sprite 5 to cast "b005"
  3.   if pressButton(5) then
  4.     pupSprites(1, 48, 0)
  5.     sound fadeOut 2, 120
  6.     updateStage()
  7.     go(1, "M02.DIR")
  8.   end if
  9. end
  10.